CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sift algorithm

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 作为一种匹配能力较强的局部描述算子,SIFT算法的实现相当复杂,但从软件开发的角度来说,只要会使用其中几个比较重要的函数就行了。这里要感谢David Lowe这个大牛,不但提供了一种强悍的特征匹配算法,还给出了C++的实现代码,后来有人用C#实现了这个算法,需要的朋友可到网上自行下载。 -As a strong ability to match the partial descr iption of operator, SIFT algorithm to achieve very compl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:759691
    • 提供者:xyrx
  1. siftvc

    1下载:
  2. sift算法的vc实现,能对多源遥感影像进行处理匹配 功能强大 值得学习-sift algorithm vc implementation, able to multi-source remote sensing image processing match the powerful worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:360075
    • 提供者:lcbwn
  1. SiftTest

    0下载:
  2. SIFT算法的VC实现,在VC++6.0下编译通过。 需要OpenCV的支持。-SIFT algorithm VC realized in compiled by VC++6.0. Need OpenCV support.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4191006
    • 提供者:
  1. SIFT

    0下载:
  2. 通过SIFT算法特征提取与匹配再计算基础矩阵-djhmfgdifhgoijhodfihhiosdtgi
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3978000
    • 提供者:qinpiqi
  1. SIFT-demo

    0下载:
  2. 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside t
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:257274
    • 提供者:文松抑扬
  1. Match_SIFT

    0下载:
  2. 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:157412
    • 提供者:Zoro
  1. asift_source

    0下载:
  2. SIFT and matching algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:452100
    • 提供者:Yoo,seok bong
  1. SIFT

    1下载:
  2. SIFT特征提取演算法(包含匹配以及除错机制RANSAC)-可用于两张影像之特征点匹配 -SIFT feature extraction algorithm (including the match, as well as debug mechanisms RANSAC)- can be used for two images of the feature points matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:11413
    • 提供者:qwe
  1. sift

    0下载:
  2. 一种基于SIFT的目标检测算法,特征明显,具有旋转不变性-SIFT-based target detection algorithm, feature clear, with rotation invariance
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2612425
    • 提供者:guaer
  1. sift

    0下载:
  2. 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助-OPENCV given according to the source code for SIFT feature extraction algorithm written by SIFT process, on the understanding of SIFT algorithm has some help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1242
    • 提供者:耿锦
  1. sift2

    0下载:
  2. 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:275057
    • 提供者:LIDAN
  1. sift

    0下载:
  2. sift 由兩張圖片算出特徵點匹配演算法-sift calculated by the two pictures feature points matching algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3896
    • 提供者:chain
  1. SIFT.VC

    0下载:
  2. sift算法的vc++实现,包含openvc和gsl库-sift algorithm for vc++ implementation, including openvc and gsl libraries
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:161555
    • 提供者:feng hw
  1. siftDemoV4

    0下载:
  2. sift算法的发明者提供的算法。对学习sift算法很有帮助-sift algorithm inventor algorithms. Sift algorithm for learning useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:376409
    • 提供者:feng hw
  1. sift_openvc

    0下载:
  2. 基于opencv的sift算法实现,希望对大家有用-Opencv The sift algorithm based on the hope that it would be useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2765239
    • 提供者:atops
  1. SIFT

    0下载:
  2. SIFT特征和正交DLT算法在物体识别中的应用.-SIFT features and orthogonal DLT algorithm in object recognition.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:262676
    • 提供者:wangbo
  1. 31767685SIFT_match_teaching_materials

    0下载:
  2. sift算法的应用实例,对于做图像处理的初学者相当有用。-sift algorithm application example, image processing, for doing very useful for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1634837
    • 提供者:陆小羊
  1. SIFT_vc_code

    1下载:
  2. 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-02
    • 文件大小:1011677
    • 提供者:bamu
  1. matlabsift

    0下载:
  2. sift算法page,详细论述了sift算法的基本过程-sift algorithm page, sift algorithm discussed in detail the basic processes
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:491130
    • 提供者:
  1. sift-0.9.19

    1下载:
  2. 图像处理中尺度不变特征提取算法SIFT,为最新版。从0.9.17升级到了0.9.19版本-Image processing in scale invariant feature extraction algorithm SIFT, the latest version. Upgrade from 0.9.17 to 0.9.19 version
  3. 所属分类:Special Effects

    • 发布日期:2017-03-07
    • 文件大小:2808832
    • 提供者:周鸽
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com